home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
pc
/
timewarp
/
pirate.dxr
/
00130.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-24
|
176 b
|
11 lines
on exitFrame
global end, mwide, mcu
if the movieTime of sprite 5 < end then
go(the frame - 1)
else
set mcu to 0
set mwide to 0
go("PIR END")
end if
end